Skip to content

Merge master into BETA_JAVA25 branch#738

Merged
noopur2507 merged 12 commits intoBETA_JAVA25from
master
Jul 21, 2025
Merged

Merge master into BETA_JAVA25 branch#738
noopur2507 merged 12 commits intoBETA_JAVA25from
master

Conversation

@noopur2507
Copy link
Copy Markdown
Member

What it does

How to test

Author checklist

iloveeclipse and others added 12 commits June 12, 2025 14:49
After eclipse-platform/eclipse.platform.ui#3025
every opened editor means there will be a reconciler job running, which
is not what we do NOT want to wait for. AbstractReconciler.class is the
family object we can check for, so add that family to the list of
excluded jobs we don't care.

Added getUsualJobFamiliesToIgnore() and changed waitForJobs() to use
that by default if nothing else is given.

Fixes #721
- add more info to thread dump
- wake up jobs
Use DebugUITools.getDebugContext() to get suspended thread if thread received by first index is not a suspended one

Fixes : #726
This feature enables toggle trigger and hit breakpoints in editor ruler

Fixes: #652
Enhanced toggling to support direct switch to different types of
breakpoints without multiple attempts

Fixes: #652
Variable Navigation throwing NPE and support for variable navigation in
lambda for non-java projects

Fix: #712
This commit processes a java.lang.Object class for
JavaPrimitiveRuntimeContext.getReceivingType() when a valid
IJavaReferenceType is required for primitive detail formatter
calculation

fixes : #734
@noopur2507 noopur2507 merged commit e016105 into BETA_JAVA25 Jul 21, 2025
14 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants